func go/doc.emphasize

3 uses

	go/doc (current package)
		comment.go#L98: func emphasize(w io.Writer, line string, words map[string]string, nice bool) {
		comment.go#L313: 				emphasize(w, line, words, true)
		comment.go#L334: 				emphasize(w, line, nil, false)